@charset "utf-8";
.logo {
	margin-left: 0px !important;
}
#collapsibleNavbar a {
	color: #333;
	/*  transition: color .2s linear, background .2s linear;*/
	font-size: 16px;
}
#collapsibleNavbar .navbar-nav>li>a {
	color: #FFF;
	/*  transition: color .2s linear, background .2s linear;*/
	font-size: 16px;
}
/*#collapsibleNavbar .navbar-nav>li>a:hover{ color:#ED1B3B;}*/
.dropdown .caret{color:#fff;}
.navbar-brand {
	padding: 0px;
	height: auto;
}
.heard .navbar {
	margin-bottom: 0px;
}

.navbar-header{	padding-top: 5px;
	padding-bottom: 5px;}
#collapsibleNavbar{	padding-top: 5px;
	padding-bottom: 15px;}
	
	
.navbar-nav > li:hover a {
	background: none;
	color: #6592e6;
}
.navbar-nav > li > ul > li > a {
	transition: all 0.25s ease-in-out;
	line-height: 38px;
}
.navbar-nav > li > ul > li > a:hover {
	background: #6592e6 !important;
	color: white !important;
}
/*****************************************/
.nav_lxwm {
	font-size: 16px;
	box-sizing: border-box;
	display: flex;
	margin-top: 3px;
	margin-bottom:2px;
}
.nav_lxwm i {
	color: #fff;
	font-weight: 600;
	margin-right: 10px;
	font-size: 16px;
	margin-top: 2px;
	display: flex;
	justify-content: center;
	align-items: center;
}
/*.navbar-nav .active a{ color:#ED1636 !important;}*/
.nav_lxwm p{ color: #fff;}
.nav_lxwm span {
	color: #fff;
	font-size: 18px;
	font-weight: 100;
}
.nav_lxwm p {
	margin-bottom: 3px;
	padding-top: 2px;
	margin-right: 15px;
}
.logo {
	/*margin-top: 9px;*/
}
.logo .visible-xs {
	/*max-height: 50px;*/
}
.banner_n {
	width: 100%;
	height: 230px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: left;
	color: #FFF;
	font-size: 24px;
}
.banner_n p {
	text-align: left;
	color: #FFF;
	font-size: 24px;
}
/*****************右侧客服*****************/
.fudong_R {
	position: fixed;
	right: 10px;
	z-index: 999;
	top: 50%;
	margin-top: -120px;
}
.fudong_R_li {
	position: relative;
	width: 80px;
	height: 82px;
	background: #FFF;
	display: block;
	text-align: center;
	border-bottom: 1px solid #eeeeee;
}
.fudong_R_li p {
	color: #63576B;
	text-align: center;
	font-size: 14px;
}
.fudong_R_n .fudong_R_li:last-child {
	border-bottom: none;
}
.fudong_R_li > img {
/*	width: 38px;
	height: 38px;*/
}
.fudong_R_li .tan {
	position: absolute;
	top: 0;
	right: 80px;
	background: #FFF;
	display: none;
}
.fudong_R_li.shang {
	display: none;
	cursor: pointer;
	overflow: hidden;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.tel .tan, .weizhi .tan, .qq .tan, .xie .tan {
	height: 82px;
	line-height: 82px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
	background: #f9a91e;
	font-size: 16px;
	white-space: nowrap;
}
.tan img {
	height: 150px;
}
.fudong_R i {
	font-size: 25px;
	color: #333;
}
/*.tel .tan b {
  background: url(../images/R_tel.png) left center no-repeat;
  padding-left: 30px;
}*/
.fudong_R_n {
	margin-bottom: 5px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
	border-radius: 5px;
}
/*.fudong_R_n .fudong_R_li:first-child {
  border-radius: 5px 5px 0px 0px
}
.fudong_R_n .fudong_R_li:last-child {
  border-radius: 0px 0px 5px 5px
}*/
.fudong_R_li_T {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
/*footer*/
.footer {
	padding: 34px 0 26px 0; /* margin-top:40px; */
	background-color: #262D3F;
	min-width: 1200px;
}
.footer_n {
	overflow: hidden;
}
.footer_n {
	overflow: hidden;
	text-align: center;
}
.footer_n_L {
	display: inline-block;
	float: left;
	width: 26%;
}
.footer_n_Z {
	display: inline-block;
	float: left;
	width: 50%;
	padding-left: 4%;
	padding-right: 4%;
	box-sizing: content-box;
	overflow: hidden;
}
.footer_n_R {
	display: inline-block;
	width: 16%;
	float: right;
}
.footer_n_L h1 {
	color: #FFF;
}
.footer_n_L p, .footer_n_R p {
	color: #FFF;
}
.footer_n_L a {
	color: #FFF;
}
.footer_n_R img {
	margin-bottom: 5px;
	margin-top: 10px;
}
.footer_n_Z a {
	padding-top: 10px;
	margin-bottom: 15px;
	color: #EEE;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	width: 25%;
	float: left;
}
/*bottom*/
.bottom {
	padding-top: 15px;
	padding-bottom: 20px;
	color: #A8A9AD;
	text-align: center;
	background-color: #1D2132;
}
.bottom p {
	margin-top: 10px;
}
.bottom a {
	color: #A8A9AD;
}
/*清除浮动*/
.clearfix {
	zoom: 1
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
/************************************************************/
.foot_min， .foot_min_h {
	display: none;
}
.foot_min {
	z-index: 333;
	display: none;
	/*display: flex;*/
	flex-wrap: wrap;
	justify-content: space-between;
	padding-left: 2%;
	padding-right: 2%;
	background: #01baf2;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
}
.foot_min a {
	width: 20%;
	font-size: 15px;
	padding-bottom: 10px;
	padding-top: 6px;
	text-align: center;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.foot_min a img {
	margin-bottom: 10px;
}
.foot_min a.cur {
	color: #ff9933;
}
.foot_min i {
	font-size: 24px;
}
.foot_min a:first-child i {
	font-size: 18px;
	margin-top: 5px;
}
/**************************************/
.T_title {
	text-align: center;
	margin-bottom: 40px;
}
.T_title h1 {
	font-size: 33px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.T_title i {
	width: 80px;
	height: 2px;
	background: #CC0001;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 15px;
}
.T_title p {
	color: #888;
	text-align: center;
	font-size: 15px;
}
.yscp_fu_n img {
	width: 100%;
}
.yscp_fu_n h1 {
	display: block;
	padding-top: 20px;
	font-size: 18px;
	line-height: 22px;
	height: 60px;
	border-bottom: 1px solid #ddd;
	background: #fff;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.yscp_fu_n p {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #888;
	font-size: 14px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.yscp_fu .swiper-pagination {
	position: inherit;
	margin-top: 20px;
}
.H_about {
	background: #f3f3f3;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 35px;
	padding-bottom: 35px;
}
.H_about_n p, .H_about_n h1, .H_about_n h2 {
	text-align: center;
}
.H_about_n .counter {
	font-size: 42px;
	font-weight: 600;
	color: #666;
	margin-right: 5px;
}
.H_about_n .row {
	margin-bottom: 20px;
}
.H_about_n .row h1, .H_about_n .row h2 {
	font-size: 16px;
	font-weight: 600;
	color: #666;
}
.more_h {
	text-align: center;
	margin-top: 25px;
}
.more_h a {
	display: inline-block;
	padding: 10px;
	color: #666666;
	border: solid 1px #666;
	width: 100px;
	font-size: 14px;
	position: relative;
	z-index: 1;
	transition: 0.4s ease-in-out;
}
.more_h a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #01baf2;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.more_h a:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.more_h a:hover {
	color: #fff;
	border: solid 1px #fff;
}
.pr_img img {
	max-width: 100%;
	max-height: 100%;
	/*height: 16vh;*/
	/*	object-fit: cover;*/
}
.H_product_n h1 {
	padding-bottom: 20px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 15px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pr_img {
	overflow: hidden;
}
.pr_img img {
	transition: all 0.6s;
}
.H_product_n a:hover .pr_img img {
	transform: scale(1.2);
}
.bootm_35_p_25_m {
	padding-bottom: 35px;
	margin-bottom: 25px;
}
.H_gongyi {
	background: #f3f3f3;
	padding-top: 50px;
	padding-bottom: 75px;
}
.H_gongyi_n img {
	width: 100%;
}
.H_gongyi_n_m {
	text-align: center;
	background: #C41919;
	padding: 15px 5px 30px 5px;
}
.H_gongyi_n_m i {
	width: 30%;
	height: 1px;
	background: #fff;
	display: inline-block;
}
.H_gongyi_n_m h1 {
	font-size: 18px;
	font-weight: 600;
	color: #FFF;
	margin-bottom: 5px;
}
.H_gongyi_n a {
	padding-left: 6px;
	padding-right: 6px;
}
.H_gongyi_n a:nth-child(even) .H_gongyi_n_m {
	background: #FFF;
}
.H_gongyi_n a:nth-child(even) .H_gongyi_n_m i {
	background: #ccc;
}
.H_gongyi_n a:nth-child(even) .H_gongyi_n_m h1 {
	color: #333;
}
.H_gongyi_n a:hover .H_gongyi_n_m {
	background: #C41919 !important;
}
.H_gongyi_n a:hover .H_gongyi_n_m i {
	color: #fff !important;
}
.H_gongyi_n a:hover .H_gongyi_n_m h1 {
	color: #FFF !important;
}
.H_youshi_n .row > div {
	padding: 0 !important;
}
.H_youshi_n img {
	width: 100%;
	height: 180px;
	object-fit: cover;
}
.youshi_n_li {
	width: 100%;
}
.youshi_n_li h1 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.youshi_n_li p {
	font-size: 14px;
	color: #777;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.youshi_n_li {
	box-sizing: border-box;
	padding: 25px;
}
.H_shebei {
	background: #f3f3f3;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.H_knowledge {
	padding-bottom: 50px;
	padding-top: 30px;
}
.H_knowledge_n .H_k_n {
	padding-bottom: 20px;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 17px;
	color: #333;
}
.H_k_n_li {
	padding: 25px 25px 25px 25px;
	background: #f7f7f7;
	margin-bottom: 30px;
}
.H_knowledge_n .H_k_n_li h1 {
	font-weight: 600;
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.H_knowledge_n .H_k_n_li p {
	color: #666;
	margin-top: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.H_knowledge_n .H_k_n_li a {
	color: #666;
	display: block;
	padding: 9px;
	font-size: 13px;
	background: #eee;
	border-radius: 5px;
	padding-left: 16px;
	padding-right: 16px;
	transition: 0.5s;
	border: 1px solid #eee;
	margin-top: 10px;
	width: 130px;
	text-align: center;
}
.H_knowledge_n .H_k_n_li a:hover {
	color: #fff;
	border: 1px solid transparent;
	background: #C41919;
}
.H_anli_n .row > div {
	padding-left: 10px;
	padding-right: 10px;
}
.H_anli {
	background: #f3f3f3;
	padding-bottom: 50px;
	padding-top: 20px;
}
.anli_li {
	padding: 10px;
	background: #FFF;
	margin-bottom: 15px;
}
.anli_li img {
	max-width: 100%;
	max-height: 100%;
	padding: 10px;
}
/************************/
.L_title {
	background: #eee;
	color: #777;
	padding-left: 20px;
	font-size: 19px;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 12px;
}
.con_Left {
	padding-right: 50px;
}
.con_Left .list-group a.active, .con_Left .list-group a:hover {
	color: #cc0000;
	border-left: 2px #cc0000 solid;
	border-bottom: 1px #ddd solid;
	border-radius: 0px !important;
}
.con_Left .list-group-item {
	margin-bottom: 0 !important;
	padding: 12px 15px;
}
.con_Left .list-group a {
	border: none;
	border-bottom: 1px solid #ddd !important;
	border-left: 2px #FFF solid;
	background: url("../images/i1.png") right center no-repeat !important;
}
.L_cp_red a {
	display: block;
	overflow: hidden;
	vertical-align: top;
	padding-bottom: 10px;/*	margin-bottom: 10px;
	border-bottom: solid 1px #e9e9e9;*/
}
.L_cp_red a img {
	width: 100%;
	object-fit: cover;
	float: left;
}
.L_cp_red a span {
	float: left;
	text-align: left;
	margin-bottom: 0px;
	width: 100%;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	color: #555;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.L_cp_red a:hover span {
	color: #000;
}
.L_lxwm {
	padding-bottom: 100px;
}
.L_lxwm p, .L_lxwm a, .L_lxwm a:hover {
	color: #666666;
}
.equipment_list a:hover .pr_img img {
	transform: scale(1.2);
}
.equipment_list h1 {
	padding-bottom: 20px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 15px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*****************************/
.page_bt {
	font-size: 25px;
	font-weight: bold;
	line-height: 60px;
	border-bottom: 1px solid #ddd;
	padding: 0px 0px 0px 0px;
	display: block;
	margin-bottom: 40px;
	background: #fff;
	color: #000;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	text-transform: uppercase;
}
.page_bt font {
	background: url("../images/m-bg-x.png") repeat-x bottom center;
	display: inline-block;
}
.page_bt a {
	float: right;
	font-size: 14px;
	color: #333;
	font-weight: 100;
	line-height: 30px;
	margin-top: 30px;
}
.show_n p {
	font-size: 15px;
	color: #333;
	line-height: 30px;
	text-indent: 30px;
}
.con_Right {
	padding-left: 30px;
}
.pro_li a {
	margin-bottom: 30px;
}
.pro_li h1 {
	font-size: 18px;
	color: #222;
	display: block;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_li p {
	color: #666666;
	font-size: 14px;
	padding-top: 5px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.pro_li span {
	display: block;
	width: 120px;
	line-height: 33px;
	border-radius: 5px;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #777;
	border: 1px solid #ccc;
	background: #fff;
	transition: 0.5s;
}
.pro_li a:hover span {
	border: 1px solid transparent;
	color: #fff;
	background: #cc0000;
}
/**************************************/
.photo_T_tit {
	background: #cc0000;
	display: block;
	padding: 10px;
	color: #fff;
	text-align: center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 16px;
}
.wz_nav_T {
	padding-left: 0px !important;
	padding-right: 0px !important;
	box-shadow: 0 4px 6px rgba(0, 0, 0, .15);
	margin-bottom: 20px;
}
.wz_nav .breadcrumb {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	background: none;
}
.photo_C {
	padding: 25px;
	display: block;
	line-height: 25px;
	font-size: 14px;
	background: #f9f9f9;
	color: #555;
	border: 1px solid #E1E0E0;
}
.pr_ne {
	margin-top: 25px;
}
.pr_ne .prev, .pr_ne .next {
	color: #000;
	font-size: 14px;
}
.pr_ne a {
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pr_ne a:hover {
	color: #e4392a;
}
.pr_ne p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.service {
	padding-bottom: 30px;
}
.advantage h1 {
	font-size: 18px;
	font-weight: 600;
}
.advantage p {
	margin-bottom: 30px;
}
.service_li_title {
	color: #E53333;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}
.service_li_title img {
	width: 70px;
	height: 70px;
}
.service p {
	text-indent: 0 !important;
	margin-bottom: 5px;
}
.service_li {
	margin-bottom: 60px;
}
/**************************/


.news_li a {
	display: block;
	border-bottom: 1px dashed #E9E9E9;
	padding: 30px 30px;
	transition: all 0.4s;
}
.news_li a:hover {
	box-shadow: 2px 5px 5px #ebebeb;
	border-bottom: 1px solid #FFF;
}
.news_li a:hover h1 {
	color: #E50D1C;
}
.news_li a h1 {
	font-size: 18px;
	overflow: hidden;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.4s
}
.news_li a h1 span {
	float: right;
	font-size: 14px;
	color: #000 !important;
}
.news_li a p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999;
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 15px;
	line-height: normal;
}
.news_li a i {
	color: #333;
	font-size: 12px;
	margin-right: 5px;
}
.news_li a:hover i {
	color: #E50D1C;
}
.show_title {
	text-align: center;
	border-bottom: 1px solid #CD0000;
	margin-bottom: 50px;
}
.show_title h1 {
	text-align: left;
	margin: 0 auto;
	font-size: 24px;
	color: #333;
	line-height: 46px;
	margin-bottom: 10px;
	display: inline-block;
	font-weight: 600;
}
/**************百度分享工具*************/

.fenxiang {
	text-align: right;
	display: none;
	margin-top: 12px;
	margin-bottom: 15px;
}
.share-platform {
	overflow: hidden;
}
.share-platform .share-platform-l {
	float: left;
	width: 77px;
	margin-top: 8px;
}
.share-platform .share-platform-text {
	color: #aaa;
	margin-top: 5px;
}
.share-platform a {
	float: left;
	width: 32px;
	line-height: 32px;
	height: 32px;
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 4px !important;
	text-indent: -100em;
	overflow: hidden;
}
.share-platform .ttwx {
	background-image: url(../images/share_bg.png);
	background-position: -13px -9px !important;
}
.share-platform .ttsina {
	background-image: url(../images/share_bg.png);
	background-position: -57px -9px !important;
}
.share-platform .ttqq {
	background-image: url(../images/share_bg.png);
	background-position: -101px -9px !important;
}
.share-platform .ttqzone {
	background-image: url(../images/share_bg.png);
	background-position: -146px -7px !important;
}
.share-platform .fz_lj {
	background-image: url(../images/share_bg_lj.png);
	background-size: contain;
	background-position: center center !important;
}
.share_copy_link {
	position: fixed;
	top: -999999px;
	left: 0px;
	opacity: 0;
	z-index: -10;
}
.tan_share {
	box-sizing: content-box;
	background: #FFF !important;
	width: auto !important;
	height: auto !important;
	padding: 6px 16px;
}
.share_join_li.fenxiang .tan_share {
	width: auto !important;
}
.share_join_li.fenxiang .tan_share:after {
	content: " ";
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-width: 6px;
	border-color: transparent transparent transparent #FFF !important;
	position: absolute;
	top: 26px;
	right: -12px;
}
.share_title {
	display: inline-block;
	float: left;
	line-height: 40px;
	font-size: 13px;
	margin-right: 4px;
}
.share-platform {
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;/*width: 220px !important;*/
}
.bdsharebuttonbox {
	overflow: hidden;
}
#fxcode {
	position: fixed;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
	background-color: #fff;
	border: 1px solid#CFCFCF;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	z-index: 999;
}
#fxcode .f {
	float: left;
	font-weight: 600;
}
#fxcode .r {
	float: right;
	font-size: 18px;
	color: #999;
}
#fxcode .fxjg {
	padding: 4px 6px 2px 6px;
}
#fxcolse:hover {
	color: #35B17B;
	cursor: pointer;
}
#fxcode .canvas_evm {
	padding: 5px 15px;
}
#fxcode p {
	text-align: center;
	color: #666666;
	font-size: 12px;
	line-height: 22px;
	font-family: "Helvetica Neue", Helvetica, "PingFang SC", Microsoft YaHei;
}
.share_tishi {
	box-sizing: content-box !important;
	display: none;
	white-space: nowrap;
	height: 40px !important;
	line-height: 40px !important;
	background-color: rgba(0,0,0,0.8);
	padding: 6px 20px !important;
	color: #FFF;
	border-radius: 4px;
	position: fixed;
	left: 50%;
	top: 45%;
	transform: translate(-50%, -50%);
	z-index: 999;
}
/**************百度分享工具*************/
.news_show_st {
	margin-top: 80px;
}
.news_show_st p {
	text-align: right !important;
}
.news_show_st p a, .news_pr_ne a {
	color: #666;
}
.fh_list {
	text-align: right;
	text-indent: 0px !important;
	margin-top: 25px;
}
.fh_list a {
	display: inline-block;
	width: 120px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	background-color: #e4392a;
	color: #fff !important;
	font-size: 14px;
	margin: 0 12px;
	border-radius: 5px;
}
.news_pr_ne {
	border-top: 1px solid #ddd;
	margin-top: 50px;
	padding-top: 20px;
	margin-bottom: 80px;
}
.news_pr_ne .prev, .news_pr_ne .next {
	color: #000;
	font-size: 14px;
}
.news_pr_ne .prev {
	padding-bottom: 5px;
}
.news_pr_ne a:hover {
	color: #e4392a;
}
.news_pr_ne p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lxwm_dt img {
	width: 100%;
}
.lxwm_n {
	margin-top: 35px;
	padding-bottom: 80px;
}
.lxwm_n .Top_title {
	font-size: 25px;
	margin-bottom: 20px;
	color: #ec0321;
	font-weight: 600;
}
.lxwm_n .Top_title p {
	color: #616161;
	font-size: 14px;
	font-weight: 100 !important;
	text-transform: uppercase;
	text-align: left;
	text-indent: 0;
	letter-spacing: 1px;
	word-spacing: 3px;
}
.lxwm_n p {
	color: #616161;
	font-size: 17px;
	line-height: 34px;
	text-align: left;
	text-indent: 0;
}
.am-gallery-overlay a img {
	cursor: pointer;
}
.am-pureview-title {
	text-align: center;
	color: #FFF;
}
.am-pureview-counter, .am-pureview-counter span {
	color: #FFF;
	font-size: 14px !important;
}
.ie_show {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	background: url(../images/bg.png);
	z-index: 999;
	display: none;
}
/***********************************************************/
.ie_di {
	position: fixed;
	left: 0%;
	top: 0%;
	z-index: 999;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.ie_di .ie_show {
	position: fixed;
	left: 0%;
	top: 0%;
	transform: translate(0%, 0%);
}
.ie body {
	overflow: hidden;
}
.ie .ie_show {
	display: block !important;
	text-align: center;
}
.ie .ie_show_n {
	line-height: 28px;
	text-align: center;
	overflow: hidden;
	display: inline-block;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -290px;
	margin-top: -14px;
}
.ie .ie_show .ie_show_n span {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	float: left;
	margin-right: 10px;
}
.ie .ie_show .ie_show_n a {
	display: inline-block;
	width: 160px;
	height: 28px;
	background: url(../images/360_liulanqi.png) center center no-repeat;
	float: left;
}


/***********************************************/
.nav>li>a{padding: 10px 12px !important;}
.navbar-nav > li > ul > li > a { line-height:32px !important;}
/*.heard{border-top: 3px solid #00B9F2;}*/
/*#collapsibleNavbar{ background: url(../images/360_liulanqi.png) center center no-repeat;}*/
#collapsibleNavbar{background: url(../images/bre.png) #01baf2 left center no-repeat; padding-left:12px; padding-right:10px; }
.navbar-default{
	background: url(../images/bre_db.jpg) right center repeat-y !important;
}